PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextSearchOptions Class / WHOLE_WORD_SEARCH Field
In This Topic
    WHOLE_WORD_SEARCH Field
    In This Topic
    Whole word search. Can be combined with CASE_INSENSITIVE_SEARCH or CASE_SENSITIVE_SEARCH.
    Syntax
    public int WHOLE_WORD_SEARCH
    See Also